04. Print a Line

Try to out put "Java Rocks!"

Print a Line

Start Quiz:

// Try output "Java Rocks!". 
System.out.println("Hello, World!");